projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fcb495
)
Update comment.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 30 Jan 2008 02:08:38 +0000
(
02:08
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 30 Jan 2008 02:08:38 +0000
(
02:08
+0000)
lisp/linum.el
patch
|
blob
|
history
diff --git
a/lisp/linum.el
b/lisp/linum.el
index 887f4bcc705c45dd5be8f284a372f697aa955792..c7db8d4a19c4cdbd30faf74612d87ec3aac37ea6 100644
(file)
--- a/
lisp/linum.el
+++ b/
lisp/linum.el
@@
-27,11
+27,7
@@
;; Display line numbers for the current buffer.
;;
-;; Add the following to your .emacs file:
-
-;; (require 'linum)
-
-;; Then toggle display of line numbers with M-x linum-mode. To enable
+;; Toggle display of line numbers with M-x linum-mode. To enable
;; line numbering in all buffers, use M-x global-linum-mode.
;;; Code: